runtime.pallocBits.findSmallN (method)
2 uses
runtime (current package)
mpallocbits.go#L244: return b.findSmallN(npages, searchIdx)
mpallocbits.go#L275: func (b *pallocBits) findSmallN(npages uintptr, searchIdx uint) (uint, uint) {
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)